|
|
|
BlueCielo Meridian FDA Module 2012 Configuration Guide | BlueCielo ECM Solutions |
Custom commands implemented by any means may also be logged using the VBScript function AuditEvent.
Sub AuditEvent(EventName As String, ObjectName As String, ObjectPath As String, ObjectRevision As String)
Name |
Description |
---|---|
EventName |
The name of the event that you want to add to the audit log database. |
ObjectName |
The name of the vault object upon which the custom event occurs. |
ObjectPath |
The path of the vault object. |
ObjectRevision |
The revision of the vault object. |
The object specified by ObjectName must not be Nothing.
Related concepts
Related tasks
Configuring the audit log connection
Creating an audit log database
Localizing the audit log database
NEW Installing the audit log viewer
Related information
Copyright © 2000-2012 BlueCielo ECM Solutions |